Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/solygambas/html-css-javascript-projects/051-video background/

index.html /cody/solygambas/html-css-javascript-projects/051-video background/index.html
360 Views
0 Comments
<!-- Based on Create a Website With Video Background | HTML & CSS by Brad Traversy (2021)
see: https://www.youtube.com/watch?v=8
script.js /cody/solygambas/html-css-javascript-projects/051-video background/script.js
234 Views
0 Comments
const menuToggle = document.querySelector(".toggle");
const showcase = document.querySelector(".showcase");

menuToggle.addEvent
style.css /cody/solygambas/html-css-javascript-projects/051-video background/style.css
176 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap");

:root {
--overla